Skip to main content

Properties

PropertiesDescription
ConstantSpecifies if this attribute is constant.
ControlledSpecifies if verification is required on input of this attribute.
FlagsSets/gets attribute flags byte
NotAppearSpecifies if this attribute is invisible (does not appear).
PresetSpecifies if attribute is preset (no prompt during insertion).
TagThis string identifies each occurrence of the attribute.
ValueValue of the attribute definition (do not use "text" word).
Derived from TsgDXFTextDescription
BackwardThe property returns True if Text is backward (mirrored in X).
ExtrusionThe property sets/gets extrusion direction (default = 0, 0, 1).
FontThe property sets Font to specify the font to use for writing text.
FontNameThe property returns primary font file name.
GenerationThe property sets/gets text generation flags.
HAlignThe property displays horizontal text justification type integer codes not bit-coded.
HeightThe property specifies the height of the text in drawing units.
InsideMTextThe property returns True if the TsgDXFText class object contains multiline text.
IsEmptyThe property returns True if the TsgDXFText object doesn't contain any symbols.
IsSHXFontThe property returns True if the TsgDXFText class object contains SHX Font text.
IsUnicodeTextThe property returns True if the TsgDXFText class object contains Unicode text.
MTextThe property points to internally created the TsgDXFMText object if the text is split up to two or more parts due to special characters, such as diameter.
ObliqueAngleThe property specifies the angle of oblique of letters.
Point1The property specifies second alignment point.
RotationThe property contains angle of text rotation.
ScaleThe property specifies relative X scale factor-width (default = 1).
SHXFontThe property returns name of the SHX Font.
SHXTextThe property returns text string of SHX Font.
SHXUnicodeTextThe property returns text string of SHX Unicode Font.
StartPointThe property contains the REAL coordinates of text starting point.
StyleThe property sets/gets text style by defined in the TsgDXFStyle class object properties.
TextThe property sets or gets text string.
UnicodeTextThe property specifies vertical text justification type (default = 0): integer codes (not bit- coded).
UpsideDownThe property only for texts that are parts of the MTEXT entity.
VAlignThe property returns text string of the Unicode text.
WinFontThe property returns True if Text is upside down (mirrored in Y).
XScaleThe property returns relative X scale factor width (default = 1).
Derived from TsgDXFCustomVertexDescription
PointThe property contains coordinates of the vertex.
Derived from TsgDXFEntityDescription
BoxThe property determines the 3d box embraced the entity.
ColorThe property gets or sets entity color.
ColorCADThe property gets or sets a color for drawing entities.
ComplexThe property determines whether a entity is populated with child entities.
ConverterThe property returns the TsgDXFConverter class object.
CountThe property indicates the total number of child entities.
EntitiesThe property lists all child entities.
EntTypeThe property indicates type of an entity.
HandleThe property is used for finding entity links.
LayerThe property points to layer, containing given primitive if this layer is given.
LineTypeThe property sets and gets line type for an entity.
LineTypeScaleThe property sets and gets the Linetype scale.
LineWeightThe property sets or gets line weight in millimeters.
PaperSpaceThe property indicates Model Space and Paper Space entity segregation.
SrcEndThe property indicates end position of the entity description in the source CAD file.
SrcStartThe property indicates start position of the entity description in the source CAD file.
VisibilityThe property sets and gets entities visibility.
VisibleThe property determines whether the component appears onscreen.